Port part of the AIX fix to Solaris.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 Jun 2014 20:24:08 +0000 (13:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 Jun 2014 20:24:08 +0000 (13:24 -0700)
commitaeb0174d6ac57e7a1897186abcb8161ce41e3f8d
tree6240c8c151c573e4c546326ba91337dbe787366b
parent7b16810c49d99a084867bb387b10746387e41142
Port part of the AIX fix to Solaris.

* configure.ac (_REENTRANT): Define on Solaris if HAVE_PTHREAD.
This ports part of the recent AIX fix to Solaris.  It is needed
for the same reason that _THREAD_SAFE is needed on AIX, e.g., to
make sure that each thread has its own 'errno'.
ChangeLog
configure.ac